repo.or.cz
/
EroBeats.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
removed excess files
[EroBeats.git]
/
Djinn and Tonic - Erobeats
/
Quit.h
blob
1f85fcd085eb3439de7d82775967b903b99d39c4
1
#pragma once
2
class
Quit
3
{
4
public
:
5
Quit
();
6
~
Quit
();
7
};
8